Welcome![Sign In][Sign Up]
Location:
Search - winpcap MFC

Search list

[Windows DevelopMFCCapPack

Description: mfc利用winpcap编写抓包工具 mfc利用winpcap编写抓包工具
Platform: | Size: 169582 | Author: liu | Hits:

[OS programgds

Description: mfc开发的基于winpcap的网络抓包软件,可以实现流量的统计和数据包的简单分析
Platform: | Size: 2141369 | Author: 王二小 | Hits:

[Graph programMFCCapPack

Description: mfc利用winpcap编写抓包工具 mfc利用winpcap编写抓包工具-mfc prepared using WinPcap capture tools mfc prepared to use WinPcap capture tools
Platform: | Size: 307200 | Author: liu | Hits:

[Sniffer Package capturegds

Description: mfc开发的基于winpcap的网络抓包软件,可以实现流量的统计和数据包的简单分析-mfc developed a network based on the WinPcap capture software that can achieve flow statistics and a simple analysis of packet
Platform: | Size: 2141184 | Author: 王二小 | Hits:

[Windows DevelopNetTool

Description: 在visaul studio 2008的MFC框架下,使用winpcap开发的局域网数据包捕获工具,能够捕获ip,tcp.udp数据包并解析数据所内容。还可以发送用户自定义的ARP数据包。-Visaul studio 2008 in the MFC framework, the development of local area network using WinPcap packet capture tool that can capture ip, tcp.udp packet and content analytic data. Can also send user-defined ARP packets.
Platform: | Size: 47104 | Author: yuc | Hits:

[Internet-NetworkSniffer_POP3

Description: 使用VC++6.0编写的POP3抓包程序。利用WinPcap编写,MFC制作界面程序,利用多线程技术后台监听抓包,系统资源占用低。编译时请下载WinPcap驱动和开发包。-The use of VC++ 6.0 capture procedures POP3 prepared. Use WinPcap prepared, MFC production interface procedures, take advantage of multi-threading technology to monitor the background capture, low system resources occupancy. Compile-time download WinPcap driver and development kit.
Platform: | Size: 40960 | Author: 高超 | Hits:

[Sniffer Package capturearp

Description: 构造ARP包,选择并打开网卡,将ARP报文发送出去。<br>另外,附上winPcap的配置文档。<br>基于mfc -Construction ARP packets, select and open the card, the ARP packet sent. <br> In addition, the configuration files attached Winpcap. <br> Based on mfc
Platform: | Size: 258048 | Author: heqin | Hits:

[Sniffer Package captureSniffer

Description: Sniffer MFC based on WinPcap
Platform: | Size: 8192 | Author: evgeni | Hits:

[Internet-NetworkMonitor

Description: 一个简单的网络嗅探器程序,使用winpcap,mfc开发-A simple network sniffer program, using the winpcap, mfc Development
Platform: | Size: 148480 | Author: 周晓阳 | Hits:

[Internet-NetworkIPCapture

Description: 利用 WinPcap 捕获局域网 内的 IP 流量并进行简单分析 本程序是基于 MFC 结构的对话框应用程序,直接双击可执行文件(IPCapture.exe)即 可运行。-The use of WinPcap to capture IP traffic within a local area network and conduct a simple analysis of the structure of this program is based on MFC dialog box application, directly to double-click the executable file (IPCapture.exe) to run.
Platform: | Size: 123904 | Author: 王小雨 | Hits:

[Sniffer Package captureIPCaptureWithArp

Description: 利用Winpcap捕获局域网内的IP流量并简单分析 对于不同的源IP、目的IP以及端口号的数据包进行统计。本程序为MFC程序-IP Capture with ARP
Platform: | Size: 2558976 | Author: wangweizhao | Hits:

[Internet-NetworkZXG_MySniffer

Description: 饮水思源。决定分享自己的MFC编程开发经验。 ZXG_MySniffer网络抓包分析仪软件说明文档 一、 软件功能描述: 1、 能够获取本地网卡信息,包括以太网卡、无线网卡和虚拟网卡的所有详细数据; 2、 支持IP、ICMP、ARP、RARP、TCP、UDP等六种协议,提供用户自选包过滤规则; 3、 可多线程抓取数据包,并列表显示抓取的数据包;支持从数据链路层到传输层的包字段分析;支持包内数据明细记录; 4、 支持ARP查询功能,可多线程查询与本地以太网卡位于同一网段内的所有激活的主机MAC地址,查询进度动态显示; 5、 支持窗口拆分功能,可动态调整视图大小;记录鼠标移动位置,可在状态栏动态显示鼠标当前的屏幕坐标; 6、 支持整体界面更换皮肤功能。系统内置4种皮肤,同时提供动态加载皮肤文件换肤的操作。支持界面回切系统默认样式的效果。 二、 开发包的名称和版本: 1、 名称:WinPcap 2、 版本:4.1.1 win32 x86 三、 编程环境: 1、 名称:Visual Studio 2005 2、 版本:Team -Forget their roots. Decided to share their MFC programming development experience. Ethereal Network Analyzer software ZXG_MySniffer Documentation First, the software function description: 1, to obtain the local network card information, including Ethernet cards, wireless cards and virtual cards of all the details 2, support for IP, ICMP, ARP, RARP, TCP, UDP and other six agreements, providing user selectable packet filtering rules 3, packets can be multi-threaded crawl and list shows the capture of data packets support from data link layer to transport layer packet field analysis support packet data in the detail records 4, support the ARP query function, multi-threaded check with the local Ethernet card in the same network segment to all active host MAC address, and check the progress of dynamic display 5, support the split window feature, dynamically adjust the view size record mouse position, can be dynamically displayed in the status bar the current screen
Platform: | Size: 11778048 | Author: G。G。 | Hits:

[Internet-NetworkSimuTcpClient

Description: 模拟tcp协议的三次握手 mfc 使用winpcap开发; 在多线程同步方面有些小问题; windows xp sp2以上的系统不能发送原始的tcp数据包,并且在收到tcp的syn包后,会自动回复一个rst包,故不能建立连接,所以使用winpcap开发,并且还写了个简易的防火墙,过滤掉了系统自己发出的rst包。-Simulated three-way handshake protocol tcp mfc using winpcap development in a multi-thread synchronization aspects of some small problems windows xp sp2 and above the original system can not send tcp packet and the receipt of tcp syn packets, it will automatically reply to a rst package, it can not establish a connection, so use winpcap development, and also wrote a simple firewall to filter out the system its rst packet sent.
Platform: | Size: 82944 | Author: wellphone | Hits:

[Sniffer Package captureYwkPack

Description: winpcap 做一个抓包软件,语言C C++ 界面MFC做的,程序肯能比较简陋,时间有限,但是适合新手学习用,代码附带注释比较容易看懂。-winpcap to do a packet capture software, languages C C++ interface of MFC to do, the program is willing to rather crude, time is limited, but for novices to learn to use, easier to understand code with comments.
Platform: | Size: 6563840 | Author: 杨伟康 | Hits:

[Internet-NetworkArpGenius

Description: 获取局域网内所有主机的mac地址,使用winpcap发包,C++、MFC、VS2008
Platform: | Size: 13515776 | Author: sjf | Hits:

[Internet-NetworkTrafficeOFIP

Description: 使用MFC+WinPcap捕获数据包;进行IP流量的分析-use MFC structure and WinPcap to capture packets, and also can analyze the traffic of IP
Platform: | Size: 7550976 | Author: SYN | Hits:

[Internet-Networkwinpcap

Description: 基于winpcap的抓包程序,用MFC实现。 本程序基于winpcap,可以实现抓包类型的选择,如ARP,IP,TCP,UDP,ICMP-Winpcap based on the Ethereal program, with the MFC implementation. The program is based on winpcap, can choose the type of packet capture, such as ARP, IP, TCP, UDP, ICMP
Platform: | Size: 573440 | Author: lili | Hits:

[Internet-NetworkSniffer

Description: 基于WinpCap的MFC抓包程序,能分析基本的TCP,UDP,ARP,ICMP,IGMP等协议,带有过滤器,流量分析功能,界面仿照WireShark来写-This MFC programme is based on WinpCap lib,it s a Net sniffer like Wireshark.
Platform: | Size: 12364800 | Author: Ray | Hits:

[Internet-Networkwinpcap-analysis

Description: 网络抓包与分析协议程序,C++实现,有MFC界面-winpcap analysis
Platform: | Size: 3245056 | Author: 施玉雪 | Hits:

[Internet-NetworkMFC-CapPack2

Description: 一个利用WINPCAP拦截所有数据包的程序,记录保存、分析包数据,MFC界面,VS2013开发-A program to use WINPCAP to intercept all packets, record keeping, data analysis package, MFC interface, VS2013 development
Platform: | Size: 134144 | Author: 陈工 | Hits:
« 12 »

CodeBus www.codebus.net